SyModuleExternalMap 
EntityType  Independent 
Logical Entity Name  SyModuleExternalMap 
Default Table Name  SyModuleExternalMap 
Logical Only  NO 
Definition 
 
Note 
 

SyModuleExternalMap Attributes 
Attribute/Logical Rolename  Domain  Datatype  NULL  Definition 
SyModuleExternalMapID(PK)    INTEGER  NO 
 
ModuleId(FK)    INTEGER  NO 
 
CrmId    VARCHAR(50)  YES 
 
DateAdded    DATETIME  NO 
 
DateLstMod    DATETIME  NO 
 
UserID(FK)    INTEGER  NO 
 
ts    TIMESTAMP/DATE  NO 
 

SyModuleExternalMap Keys 
Key Name  Key Type  Keys 
PK_SyModuleExternalMap_SyModuleExternalMapID  PrimaryKey  SyModuleExternalMapID 
Nk_SyModuleExternalMap_SyModuleId  Inversion Entry  ModuleId 
Nk_SyModuleExternalMap_UserId  Inversion Entry  UserID 

SyModuleExternalMap Relationships 
Parent Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype 
Module  Non-Identifying  One To Zero or More        ModuleId  NO 
Staff  Non-Identifying  One To Zero or More        UserID  NO 
Child Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype 

SyModuleExternalMap Check Constraints 
Check Constraint Name  CheckConstraint